mint_plot
@mount("admin.mint_plot")
operation mint_plot(id: integer, water_type: text, water_quality: decimal, soil_type: text, soil_fertility: decimal, height: integer, width: integer, x_left: integer, y_bottom: integer, island: text, region: text, chain_id: text, contract_address: byte_array, cells: list<cell>)